Now we need to add some physics settings to our stage for the game.
Set Gravity makes all objects including the sprite fall to the bottom of the stage.
Disable Walls allow objects, including the pipes, to fly across the stage and leave without hitting the walls.
To navigate the page using the TAB key, first press ESC to exit the code editor.